home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / Mops 2.7 / Mops Manual / README.1ST (manual) next >
Text File  |  1995-06-10  |  3KB  |  70 lines

  1. This is the Mops manual, as of version 2.6, June 1995.
  2.  
  3. If you are new to Mops, I recommend you tackle it by reading Roadmap,
  4. and then work through Part I (the Intro and Tutorial).  That will give
  5. you a good start.  Then read as much of Part II as you need or feel
  6. comfortable with.  Use Part III as a reference -- don't try to read it
  7. through.
  8.  
  9. The Assembler will let you write 68000 machine code, and the Assembler
  10. manual will give you an introduction to 68000 programming.  With the
  11. arrival of Power Macs, however, the Assembler is less useful than it was,
  12. since 68k assembly code will only run under emulation on Power Macs.  So
  13. only bother with the Assembler if you have some very low-level
  14. machine-specific things to do.
  15.  
  16.  
  17. Finally, please note that I am releasing all original Mops material into 
  18. the public domain.  If you want to use it commercially, that's fine, go
  19. right ahead, but I'd really appreciate it if you could let me know. In
  20. return I could let you know of any late-breaking bugs/fixes which may be
  21. very helpful to you.  Also, if you want to include Mops in a CD compilation
  22. of shareware/PD material, that's fine, but it would be good if you could
  23. send me a complimentary copy of your CD.
  24.  
  25. I'd also like to know about any other Mops development that anyone feels 
  26. free to let me know about.  Even better, if you develop some whiz-bang new 
  27. class or whatever, you could send me a copy and I could make it part of the
  28. standard Mops release.  This has already occurred with significant code being
  29. contributed by Doug Hoffman, Greg Haverkamp and Xan Gregg.  As a one-man
  30. part-time effort, Mops can't hope to compete with the slick commercial
  31. products - but with a bit of cooperation from those using it, Mops could
  32. become a very useful development system, and the price is certainly right.
  33. (So is the performance, I think you'll find.)
  34.  
  35.  
  36. Internet and Web info for Mops
  37. ------------------------------
  38.  
  39. If you have internet access, you'll find Mops discussion in the group
  40. comp.lang.forth.mac.  Feel free to dive in there.  Also note that I
  41. post a FAQ (frequently asked questions) list there every month or so.
  42. See if you can read the latest version of that before emailing me with
  43. a problem, since a lot of questions people ask me are already answered
  44. there.  But feel free to email me with compliments at any time!!!  :-)
  45.  
  46. There's a Mops web page at <URL:http://www.netaxs.com/~jayfar/mops.html>.
  47. This has links to the FAQ and the latest Mops version.
  48.  
  49. For ftp, the latest version should be at:
  50. taygeta.oc.nps.navy.mil, directory  pub/Forth/Mops
  51.  
  52. Finally, if you do have to email me with a problem, remember to tell me
  53. what version you have!
  54.  
  55.  
  56. I hope you enjoy Mops.
  57.  
  58.  
  59. ------------------------------------------------------------------------
  60. Mike Hore            mikeh@zeta.org.au                           _--_|\
  61.                                                                 /      \
  62. snail-mail:                                                     \_.--._x
  63.         Michael Hore                                                  v
  64.         54 Frederick St,
  65.         Sydenham  NSW 2044,
  66.         AUSTRALIA.
  67.  
  68. ------------------------------------------------------------------------
  69.  
  70.